@charset "UTF-8";
#container {
	width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}
#navbar {
	width: 770px;
	height: 35px;
	position: relative;
	margin-top: 110px;
	
	float: left;
}
#logo {
	width: 150px;
	height: 100px;
	position: relative;
	float: left;
}

#container #navbar li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	display: block;
	width:100px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:0;
	color: #3c5b4d;
	font-weight: bold;
	float: left;
	text-align: center;
	background-color: #f4dc6d;
}

#container #navbar li a:hover {
	color: #FFF;
	background-color: #5db3bb;
}

body#home a#homenav,body#about a#aboutnav,body#objectives a#objectivesnav,body#advisoryteam a#advisoryteamnav,
body#contact a#contactnav,
body#index a#indexnav,
body#disclaimer a#disclaimernav, body#philosophy a#philosophynav, body#privacy a#privacynav, body#services a#servicesnav, body#valuechain a#valuechainnav {
	color: #fff;
	background-color: #5db3bb;
}
#navbar li{
	display: inline;
	text-decoration: none;
	
	}
#content {
	width: 770px;
	padding-left: 150px;
	padding-right: 150px;
	position: relative;
	float: left;
}
#footer {
	width: 770px;
	position: relative;
	float: left;
	background-color: #5db3bb;
	margin-left: 150px;
	padding-top:10px;
	padding-bottom:5px;
}
#footer1{
	height:35px;
	margin-left: 30px;
	padding-top: ;
		float: left;
}
#footer2{
	height:35px;
	float: left;
	margin-left:40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer3{
	height:35px;
	float: left;
	margin-left:10px;
	margin-right:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	

#imgbox {
	width: 540px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 20px;
	
}
#transbox {
	width: 770
	px;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	background:rgba(255,255,255,0.8);
}



#textbox {
	width: 540px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}


a{
	text-decoration: none;
}

p{
	font-family: "nimbus-sans", Helvetica, Arial, sans-serif;
	color: #3c5b4d;
	font-weight:400;
	font-size: 15px;
	line-height: 21px;
	font-style: normal;
	}
	
h2{
	font-family: "nimbus-sans", "Nimbus Sans Novus T Regular", Helvetica, Arial, sans-serif;
	color: #3c5b4d;
	font-weight:300;
	font-size: 54px;
	letter-spacing: 0.01em;
	font-style: normal;
	}
	
h3{
	font-family: "nimbus-sans", "Nimbus Sans Novus T Regular", Helvetica, Arial, sans-serif;
	color: #3c5b4d;
	font-weight: 300;
	font-size: 24px;
	line-height: 34px;
	font-style: normal;
	}
	
	h4{
	font-family: "nimbus-sans", "Nimbus Sans Novus T Regular", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
	}
	h5{
	font-family: "nimbus-sans", "Nimbus Sans Novus T Regular", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 0.1em;
	font-style: normal;
	vertical-align: middle;
	}
h6{
	font-family: "nimbus-sans", "Nimbus Sans Novus T Regular", Helvetica, Arial, sans-serif;
	color: #3c5b4d;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0em;
	font-style: normal;
	}
	h7{
	font-family: "nimbus-sans", "Nimbus Sans Novus T Regular", Helvetica, Arial, sans-serif;
	color: #3c5b4d;
	font-weight:300;
	font-size: 40px;
	letter-spacing: 0.01em;
	font-style: normal;
	}
	h8{
	font-family: "nimbus-sans", "Nimbus Sans Novus T Regular", Helvetica, Arial, sans-serif;
	color: #3c5b4d;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
	}
h9{
	font-family: "nimbus-sans", Helvetica, Arial, sans-serif;
	color: #3c5b4d;
	font-weight:400;
	font-size: 15px;
	line-height: 21px;
	font-style: normal;
	}

	
#container #content #transbox a:hover h7 {
	color: #5db3bb;
}
#container #footer h5 a {
	text-decoration: none;
	color: #fff;
}
#container #footer h5 a:hover {
	text-decoration: none;
	color: #6e884e;
}
#container #footer  a img:hover {
	opacity:0.4;
filter:alpha(opacity=40);
}
#logo a img:hover {
	opacity:0.8;
filter:alpha(opacity=80);
}
	